Programming by Demonstration: Detect Repetitive Tasks in Telecom Services
نویسندگان
چکیده
Telecommunication services are bundled together into single applications. These applications allow for connections to many servers and computers, for quick and reliable data access and for document exchange. The invoked tasks can be combined and complex, they may take place in several applications such as copying final data in spreadsheets or word processors using interapplication communication protocols. Users should perform these time consuming tasks only once and let the computer take care of repetitive tasks. Programming by demonstration is a solution to that issue, it empowers the telecommunication services by detecting repetitive sequences, automating them and learning about the users' working methodology.
منابع مشابه
Learning Users’ Habits to Automate Repetitive Tasks
Adaptive Programming Environment (APE), a software assistant embedded into the VisualWorks Smalltalk interactive programming environment, watches what the user is doing, draws on machine learning to learn the user’s habits, and afterward offers to complete repetitive tasks on his or her behalf. The goal of the APE project was threefold: (1) to design an assistant able to automate repetitive tas...
متن کاملProgramming Repetitive Tasks in Prolog By Demonstration
Most of the recent work in the domain of Programming by Demonstration do not tackle the problem of acquisition of complex program structures like loops. We propose a new algorithm to automate repetitive tasks and to memorize them as Prolog programs. An example of a task is a Prolog goals list. Our method searches for traces of recursive predicates definitions in examples. The Minimum Descriptio...
متن کاملLand Line Consumer Problems and Perceptions on Telecom Services A study on Bharat Sanchar Nigam Limited
The telecom services have been recognized the world-over as an important tool for socioeconomic development for a nation and hence telecom infrastructure is treated as a crucial factor to realize the socio-economic objectives in India. Accordingly, the Department of Telecom has been formulating developmental policies for the accelerated growth of the telecommunication services. BSNL is a wholl...
متن کاملIteration Learning by Demonstration
Programming by demonstration (PBD) utilizes a human teacher to train a computer system to perform tasks within that system. This technique effectively improves productivity for many tasks, in many domains. Many tasks are repetitive in nature; these can be learned by PBD by recognizing the repetitions and generalizing these to iterative programs. We present a domain-independent approach to itera...
متن کاملFamiliar: Automating Repetition in Common Applications
Computers reputedly excel at repetitive problems, yet many users find themselves performing the same actions over and over again. Non-programmers have little choice but to perform iterative tasks by hand. Programming by demonstration is an end-user programming technique that lets the user teach the computer a program by showing it examples of what they want done, much as they might teach anothe...
متن کامل